Closed
Bug 1478465
Opened 7 years ago
Closed 7 years ago
Devtools toolbox tab order keeps getting changed/lost
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(firefox63 wontfix, firefox64 fixed)
RESOLVED
DUPLICATE
of bug 1469075
People
(Reporter: MattN, Unassigned)
Details
(Keywords: regression, steps-wanted)
In both my Nightly profile and my local build profile the toolbox tab order keeps getting lost. I always want the inspector in the first or second position but it keeps moving to the right for some unknown reason. It doesn't seem to reset which panes are visible, just the order.
After the reset:
devtools.toolbox.tabsOrder =
webconsole,jsdebugger,memory,inspector,styleeditor,performance,netmonitor,storage,accessibility,https-everywhere-eff@eff.org
I have the https-everywhere extension so maybe the way that gets added is causing problems?
I don't have STR as a regular restart doesn't cause the problem. This started in the last 3 weeks I think.
Comment 1•7 years ago
|
||
Thank you for the reporting.
I'll take a look this.
Comment 2•7 years ago
|
||
Are you using the browser content toolbox? If yes, it's most likely this: https://bugzilla.mozilla.org/show_bug.cgi?id=1469075
Flags: needinfo?(MattN+bmo)
Reporter | ||
Comment 3•7 years ago
|
||
Yes, I use it almost every day. Thanks.
You need to log in
before you can comment on or make changes to this bug.
Description
•